home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / tritonrexx376.lha / TritonRexx / ARexxControl / catalogs / ARexxControl.cd next >
Text File  |  1995-09-16  |  5KB  |  313 lines

  1. #language english
  2. #version 1
  3. ;
  4. ; $VER: ArexxControl.cd 1.1 (16.9.95)
  5. ;
  6. ; ArexxControl V1.1 (catalog description file)
  7. ;
  8. ; © 1995 Jürgen Kohrmeyer
  9. ;
  10. MSG_MAIN_MENU_PROJECT (0/1/)
  11. Project
  12. ;
  13. MSG_MAIN_MENUITEM_NEW (/1/)
  14. N_New
  15. ;
  16. MSG_MAIN_MENUITEM_OPEN (/1/)
  17. O_Open...
  18. ;
  19. MSG_MAIN_MENUITEM_SAVE (/1/)
  20. S_Save
  21. ;
  22. MSG_MAIN_MENUITEM_SAVEAS (/1/)
  23. A_Save as...
  24. ;
  25. MSG_MAIN_MENUITEM_PREFS (/1/)
  26. P_Prefs...
  27. ;
  28. MSG_MAIN_MENUITEM_ABOUT (/1/)
  29. ?_About...
  30. ;
  31. MSG_MAIN_MENUITEM_ICONIFY (/1/)
  32. I_Iconify
  33. ;
  34. MSG_MAIN_MENUITEM_QUIT (/1/)
  35. Q_Quit...
  36. ;
  37. MSG_MAIN_FRAMEBOX_LIST (/1/)
  38. ARexx-Scripts
  39. ;
  40. MSG_MAIN_GAD_ADD (/1/)
  41. _Add...
  42. ;
  43. MSG_MAIN_GAD_REMOVE (/1/)
  44. _Remove...
  45. ;
  46. MSG_MAIN_GAD_ARGS (/1/)
  47. Argu_ments...
  48. ;
  49. MSG_MAIN_GAD_SORT (/1/)
  50. S_ort
  51. ;
  52. MSG_MAIN_GAD_UP (/1/)
  53. _<
  54. ;
  55. MSG_MAIN_GAD_DOWN (/1/)
  56. _>
  57. ;
  58. MSG_MAIN_GAD_ICON (/1/)
  59. _Icon
  60. ;
  61. MSG_MAIN_GAD_BACKUP (/1/)
  62. _Backup
  63. ;
  64. MSG_MAIN_GAD_EDIT (/1/)
  65. _Edit
  66. ;
  67. MSG_MAIN_GAD_START (/1/)
  68. _Start
  69. ;
  70. MSG_MAIN_SEPARATOR_AREXX (/1/)
  71. ARexx
  72. ;
  73. MSG_MAIN_GAD_TRACE (/1/)
  74. _Tracing On/Off
  75. ;
  76. MSG_MAIN_GAD_HALT (/1/)
  77. _Global HALT
  78. ;
  79. MSG_MAIN_GAD_SHELL (/1/)
  80. ARexx_-Shell
  81. ;
  82. MSG_MAIN_SEPARATOR_TRX (/1/)
  83. TritonRexx
  84. ;
  85. MSG_MAIN_GAD_FLUSHTRX (/1/)
  86. FlushTR_X
  87. ;
  88. MSG_MAIN_SEPARATOR_LISTS (/1/)
  89. Lists
  90. ;
  91. MSG_MAIN_GAD_LIBS (/1/)
  92. ARexx-_Libraries...
  93. ;
  94. MSG_MAIN_GAD_CLIPS (/1/)
  95. ARexx-_Clips...
  96. ;
  97. MSG_MAIN_GAD_OTHER (/1/)
  98. Ot_her List...
  99. ;
  100. MSG_MAIN_SEPARATOR_PROGRAM (/1/)
  101. Program
  102. ;
  103. MSG_MAIN_GAD_PREFS (/1/)
  104. Pre_fs...
  105. ;
  106. MSG_MAIN_GAD_ICONIFY (/1/)
  107. Iconif_y
  108. ;
  109. MSG_MAIN_GAD_QUIT (/1/)
  110. _Quit
  111. ;
  112. MSG_SETARGS_TITLE (/1/)
  113. Set args
  114. ;
  115. MSG_SETARGS_FRAMEBOX (/1/)
  116. A_rgs for
  117. ;
  118. MSG_LIBLIST_TITLE (/1/)
  119. List of ARexx-Libraries
  120. ;
  121. MSG_LIBLIST_FRAMEBOX (/1/)
  122. ARexx-Libraries in order of search
  123. ;
  124. MSG_LIBLIST_GAD_ADDLIB (/1/)
  125. _AddLib...
  126. ;
  127. MSG_LIBLIST_GAD_REMLIB (/1/)
  128. _RemLib
  129. ;
  130. MSG_LIBLIST_GAD_UPDATE (/1/)
  131. _Update
  132. ;
  133. MSG_CLIPLIST_TITLE (/1/)
  134. List of ARexx-Clips
  135. ;
  136. MSG_CLIPLIST_FRAMEBOX (/1/)
  137. ARexx-Clips with contents
  138. ;
  139. MSG_CLIPLIST_GAD_SETCLIP (/1/)
  140. _SetClip...
  141. ;
  142. MSG_CLIPLIST_GAD_DELETE (/1/)
  143. _Delete
  144. ;
  145. MSG_CLIPLIST_GAD_UPDATE (/1/)
  146. _Update
  147. ;
  148. MSG_SETCLIP_TITLE (/1/)
  149. SetClip
  150. ;
  151. MSG_SETCLIP_FRAMEBOX (/1/)
  152. Args for SetClip()
  153. ;
  154. MSG_SETCLIP_GAD_NAME (/1/)
  155. _Name
  156. ;
  157. MSG_SETCLIP_GAD_VALUE (/1/)
  158. _Value
  159. ;
  160. MSG_OTHERLISTS_TITLE (/1/)
  161. Other lists
  162. ;
  163. MSG_OTHERLISTS_FRAMEBOX (/1/)
  164. Choose a list
  165. ;
  166. MSG_OTHERLISTS_GAD_CYCLE (/1/)
  167. _List
  168. ;
  169. MSG_OTHERLISTS_GAD_UPDATE (/1/)
  170. _Update
  171. ;
  172. MSG_PREFS_TITLE (/1/)
  173. Prefs
  174. ;
  175. MSG_PREFS_FRAMEBOX_CONSOLE (/1/)
  176. ARexx-Console
  177. ;
  178. MSG_PREFS_GAD_SHELL_INPUT (/1/)
  179. Shell _input
  180. ;
  181. MSG_PREFS_GAD_SHELL_OUTPUT (/1/)
  182. Shell outp_ut
  183. ;
  184. MSG_PREFS_GAD_DEFAULT_CONSOLE (/1/)
  185. _Default console
  186. ;
  187. MSG_PREFS_FRAMEBOX_MISC (/1/)
  188. Misc
  189. ;
  190. MSG_PREFS_GAD_ICON (/1/)
  191. Ic_on
  192. ;
  193. MSG_PREFS_GAD_BACKUPDIR (/1/)
  194. _Backup-Dir
  195. ;
  196. MSG_PREFS_GAD_AREXXDIR (/1/)
  197. A_Rexx-Dir
  198. ;
  199. MSG_PREFS_GAD_LIBDIR (/1/)
  200. _Library-Dir
  201. ;
  202. MSG_PREFS_GAD_EDITOR (/1/)
  203. _Editor
  204. ;
  205. MSG_PREFS_GAD_PUBSCREEN (/1/)
  206. Public_Screen
  207. ;
  208. MSG_SCREENLIST_TTTLE (/1/)
  209. Select pubscreen
  210. ;
  211. MSG_ABOUT_TITLE (/1/)
  212. About
  213. ;
  214. MSG_ABOUT_1 (/1/)
  215. This application uses the 'Triton GUI creation system'
  216. ;
  217. MSG_ABOUT_2 (/1/)
  218. 'Triton' is (C) by Stefan Zeiger <s.zeiger@laren.rhein-main.de>
  219. ;
  220. MSG_ABOUT_3 (/1/)
  221. This application uses the 'tritonrexx.library'
  222. ;
  223. MSG_ABOUT_4 (/1/)
  224. 'tritonrexx.library' is (C) by Jürgen Kohrmeyer <j_kohrmeyer@wilam.north.de>
  225. ;
  226. MSG_FILEREQ_LOAD_PROJECT (/1/)
  227. Load project
  228. ;
  229. MSG_FILEREQ_SAVE_PROJECT (/1/)
  230. Save project
  231. ;
  232. MSG_FILEREQ_SELECT_EDITOR (/1/)
  233. Select editor
  234. ;
  235. MSG_FILEREQ_SELECT_ICON (/1/)
  236. Select icon
  237. ;
  238. MSG_FILEREQ_SELECT_DRAWER (/1/)
  239. Select drawer
  240. ;
  241. MSG_FILEREQ_ADD_FILES (/1/)
  242. Select files to add
  243. ;
  244. MSG_FILEREQ_ADD_LIB (/1/)
  245. Select library to add
  246. ;
  247. MSG_REQ_PROJECT_CHANGED (/1/)
  248. The project has been changed!
  249. ;
  250. MSG_REQ_REALLY_QUIT (/1/)
  251. Really quit program?
  252. ;
  253. MSG_REQ_SAVE_QUIT_GADS (/1/)
  254. _Quit|_Save & Quit|_Cancel
  255. ;
  256. MSG_REQ_REALLY_REMOVE (/1/)
  257. Really remove all scripts?
  258. ;
  259. MSG_REQ_SAVE_REMOVE_GADS (/1/)
  260. _Remove|_Save & Remove|_Cancel
  261. ;
  262. MSG_REQ_REALLY_OPEN (/1/)
  263. Really open a new project?
  264. ;
  265. MSG_REQ_SAVE_OPEN_GADS (/1/)
  266. _Open|_Save & Open|_Cancel
  267. ;
  268. MSG_REQ_REMOVE_SCRIPT (/1/)
  269. Remove this file?
  270. ;
  271. MSG_REQ_REMOVE_SCRIPT_GADS (/1/)
  272. _Remove|_Cancel
  273. ;
  274. MSG_REQ_REMOVE_LIB (/1/)
  275. Remove this Library?
  276. ;
  277. MSG_REQ_REMOVE_LIB_GADS (/1/)
  278. _Remove|_Cancel
  279. ;
  280. MSG_REQ_GAD_OKAY (/1/)
  281. _Okay
  282. ;
  283. MSG_REQ_GAD_USE (/1/)
  284. _Use
  285. ;
  286. MSG_REQ_GAD_CANCEL (/1/)
  287. _Cancel
  288. ;
  289. ERROR_CANNOT_OPEN_FILE (/1/)
  290. Cannot open file
  291. ;
  292. ERROR_CANNOT_READ_FILE (/1/)
  293. Error reading file
  294. ;
  295. ERROR_CANNOT_CREATE_APP (/1/)
  296. Cannot create Application!
  297. ;
  298. ERROR_CANNOT_OPEN_WINDOW (/1/)
  299. Cannot open window!
  300. ;
  301. ERROR_CANNOT_ICONIFY_WINDOW (/1/)
  302. Cannot iconify window!
  303. ;
  304. ERROR_CANNOT_OPEN_TRITONREXX (/1/)
  305. Cannot open 'tritonrexx.library'!
  306. ;
  307. ERROR_CANNOT_OPEN_REXXTRICKS (/1/)
  308. Cannot open 'rexxtricks.library'!
  309. ;
  310. ERROR_CANNOT_OPEN_REXXSUPPORT (/1/)
  311. Cannot open 'rexxsupport.library'!
  312. ;
  313.